Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: export getEnvConfig in index file #22

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

lukashass
Copy link
Member

Increases compatibility with environments that can't import @geprog/vite-plugin-env-config/getEnvConfig.

This should be possible without problems since we no longer import node internals.

@lukashass lukashass requested a review from anbraten April 22, 2022 18:09
@github-actions
Copy link

Coverage report

Total coverage

Status Category Percentage Covered / Total
🟢 Statements 100% 29/29
🟢 Branches 90% 18/20
🟢 Functions 100% 8/8
🟢 Lines 100% 43/43

Status of coverage: 🟢 - ok, 🟡 - slightly more than threshold, 🔴 - under the threshold

Report generated by 🧪jest coverage report action from 7cf4cc1

@lukashass lukashass merged commit b93ca4e into main Apr 22, 2022
@lukashass lukashass deleted the export-get-env-config-in-index branch April 22, 2022 18:11
@github-actions
Copy link

🎉 This PR is included in version 4.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants